﻿/* CSS Document */
.contact {
    width: 100%;
    height: auto;
    clear: both;
    background: url(../../images/contact.jpg) center top;
    padding: 30px 0px 0px 0px;
}

.cont2 {
    width: 100%;
    height: auto;
    clear: both;
    position: relative;
    padding-top: 3rem;
}

/* .cont2_l{width:75%;float:left;margin-top:3rem;}
.cont2_r{width:25%;float:left;margin-top:3rem;} */

.cont2_l {
    width: 65%;
    float: left;
    margin-top: 3rem;
}

.cont2_r {
    width: 35%;
    float: left;
    margin-top: 3rem;
}



.cont2 .cc {
    width: 100%;
    height: auto;
    float: left;
}

.cont2 .cc li {
    width: 25%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.cont2 .cc li .er {
    display: block;
    width: 100%;
    margin-top: 6rem;
    /* max-width: 130px; */
    height: auto;
    float: left;
    color: #fff;
    line-height: 2.2;
    font-size: 1.5rem;
    text-align: center;
}

.cont2 .cc li .er img {
    max-width: 100%;
    height: auto;
}

.cont2 .cc li h1 {
    float: left;
    display: block;
    width: 100%;
}

.cont2 .cc li h1 a {
    font-size: 2rem;
    color: #fff;
    line-height: 3;
    font-weight: normal;
}

.cont2 .cc li p a {
    float: left;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2;
    clear: both;
}

.cont2 .cc li p {
    float: left;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2;
    clear: both;
    /* margin-top: 1rem; */
}

.cont2 .ct {
    width: 100%;
    height: auto;
    /* padding-top: 5rem; */
    padding-top: 2rem;
    clear: both;
    float: left;
}

.cont2 .ct h1 {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.5);
    float: left;
    padding: 5px;
    margin-right: 5px;
}

.cont2 .ct a {
    float: left;
    padding: 5px;
    margin-left: 5px;
    font-size: 1.4rem;
    color: #d1a1a2;
}

.cont2 .cc li:nth-child(2) {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
    padding-left: 10%;
}



.cont2_r img {
    max-width: 100%;
    height: auto;
}

.cont2_r p {
    color: #fff;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2;
}


.foot {
    width: 100%;
    height: auto;
    padding: 15px 0px;
    clear: both;
    border-top: solid #fff 1px;
}

.foot .f1 {
    float: left;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 5px;
}
.foot .f1 a {
    color: #fff;
}

.foot .f2 {
    float: left;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 5px;
}

.foot .f3 {
    float: right;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 5px;
}

.foot .f3 a {
    font-size: 1.4rem;
    color: #fff;
}

@media (max-width:468px) {
    .cont2_l {
        width: 100%;
        margin-top: 0;
    }

    .cont2_l .cc li:nth-child(1) {
        display: none;
    }

    .cont2_l .cc li:nth-child(2) {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding-left: 0%;
    }

    .cont2_l .cc li:nth-child(3) {
        width: 100%
    }

    .cont2_l .cc li:nth-child(4) {
        width: 100%
    }

    .cont2 .cc li p {
        float: left;
        margin: 1% 2%;
        clear: none;
    }

    .cont2_r {
        display: none
    }

    .foot .f3 {
        float: left;
    }

    .cont2 {
        /* padding-top: 1rem; */
        padding-top: 0rem;
    }

}

@media (min-width:469px) and (max-width:768px) {
    .cont2_l {
        width: 100%;
    }

    .cont2_l .cc li:nth-child(1) {
        display: none;
    }

    .cont2_l .cc li:nth-child(2) {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding-left: 0%;
    }

    .cont2_l .cc li:nth-child(3) {
        width: 100%
    }

    .cont2_l .cc li:nth-child(4) {
        width: 100%
    }

    .cont2 .cc li p {
        float: left;
        margin: 1% 2%;
        clear: none;
    }

    .cont2_r {
        display: none
    }

    .foot .f3 {
        float: left;
    }

    .cont2 {
        padding-top: 1rem;
    }
}

@media (min-width:769px) and (max-width:990px) {
    .cont2_l {
        width: 100%;
    }

    .cont2_l .cc li:nth-child(1) {
        display: none;
    }

    .cont2_l .cc li:nth-child(2) {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding-left: 0%;
    }

    .cont2_l .cc li:nth-child(3) {
        width: 100%
    }

    .cont2_l .cc li:nth-child(4) {
        width: 100%
    }

    .cont2 .cc li p {
        float: left;
        margin: 1% 2%;
        clear: none;
    }

    .cont2_r {
        display: none
    }

    .foot .f3 {
        float: left;
    }

    .cont2 {
        padding-top: 1rem;
    }

}

@media (min-width:991px) and (max-width:1080px) {
    .cont2_l {
        width: 100%;
    }

    .cont2_l .cc li:nth-child(1) {
        display: none;
    }

    .cont2_l .cc li:nth-child(2) {
        padding-left: 0%;
    }

    .cont2_l .cc li:nth-child(3) {
        width: 23%
    }

    .cont2_l .cc li:nth-child(4) {
        width: 23%
    }

    .cont2_r {
        width: 100%;
    }

    .cont2_r p {
        line-height: 2;
    }

}

@media (min-width:1081px) and (max-width:1200px) {
    .cont2_l {
        width: 100%;
    }

    .cont2_l .cc li:nth-child(1) {
        display: none;
    }

    .cont2_l .cc li:nth-child(2) {
        padding-left: 0%;
    }

    .cont2_l .cc li:nth-child(3) {
        width: 23%
    }

    .cont2_l .cc li:nth-child(4) {
        width: 23%
    }

    .cont2_r {
        width: 100%;
    }

    .cont2_r p {
        line-height: 2;
    }
}

@media (min-width:1201px) and (max-width:1320px) {

    .cont2_l .cc li:nth-child(2) {
        padding-left: 0%;
    }


}

/*���߿ͷ�*/
.side {
    position: fixed;
    width: 78px;
    right: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 100;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0;
    z-index: 9999;
}

.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li:hover {
    background: #f67524;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}

.side ul li a {
    color: #333;
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}

.side ul li i.bgs1 {
    background-image: url(../../images/right_pic5.png)
}

.side ul li i.bgs2 {
    background-image: url(../../images/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(../../images/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(../../images/right_pic1.png)
}

.side ul li i.bgs5 {
    background-image: url(../../images/right_pic3.png)
}

.side ul li i.bgs6 {
    background-image: url(../../images/right_pic6_on.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(../../images/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(../../images/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
    background-image: url(../../images/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(../../images/right_pic1_on.png)
}

.side ul li:hover i.bgs5 {
    background-image: url(../../images/right_pic3_on.png)
}

.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sidetop {
    background: #f67524;
    color: #fff
}

.side ul li.sidetop:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(../../images/er.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 237px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: -79px;
    background: #f67524
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 118.5px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 24px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd span {
    color: #fff;
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 32px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(../../images/right_pic8.png) 28px center no-repeat;
    background-color: #e96410
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(../../images/right_pic9.png) 28px center no-repeat
}

.side ul li:hover .son {
    display: block !important;
    animation: fadein 1s
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}


@media (max-width:990px) {
    .side {
        display: none;
    }

}